'Declaration Public Overrides NotOverridable Function Read( _ ByVal buffer() As Byte, _ ByVal offset As Integer, _ ByVal count As Integer _ ) As Integer
Parameters
- buffer
- Specifies a Byte array to read data into.
- offset
- Specifies the location within the buffer to read data into.
- count
- Specifies the number of bytes to read into the buffer